Skip to content

[no-ci] Add test authorship tags to AGENTS.md#2232

Open
rwgk wants to merge 1 commit into
NVIDIA:mainfrom
rwgk:agent_human_authored_tags
Open

[no-ci] Add test authorship tags to AGENTS.md#2232
rwgk wants to merge 1 commit into
NVIDIA:mainfrom
rwgk:agent_human_authored_tags

Conversation

@rwgk

@rwgk rwgk commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

This adds repository-wide AGENTS.md guidance for marking the provenance of newly added unit tests.

The tag system is intentionally minimal. The design goal is to keep agents and humans choosing from no more than three clear states:

  • AGENT-AUTHORED <model> for tests authored by an agent and not yet materially reviewed or rewritten by a human.
  • HUMAN-REVIEWED for agent-authored tests that a human has materially reviewed or rewritten.
  • HUMAN-AUTHORED for tests authored by a human, or rewritten enough that the authorship is primarily human.

The guidance also clarifies placement, says to use at most one authorship tag per test, and treats missing tags as legacy or unknown provenance rather than implicit human authorship.

@rwgk rwgk added this to the cuda.bindings next milestone Jun 16, 2026
@rwgk rwgk self-assigned this Jun 16, 2026
@rwgk rwgk added documentation Improvements or additions to documentation P1 Medium priority - Should do cuda.bindings Everything related to the cuda.bindings module labels Jun 16, 2026
@rwgk rwgk requested a review from mdboom June 16, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda.bindings Everything related to the cuda.bindings module documentation Improvements or additions to documentation P1 Medium priority - Should do

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant